The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "config::any"

Config::Any - Load configuration from different file formats, transparently River stage three • 99 direct dependents • 838 total dependents

Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats. It supports XML, YAML, JSON, Apache-style configuration, Windows INI files, and even Perl code. The rationale for thi...

HAARG/Config-Any-0.33 - 03 May 2023 15:24:49 UTC - Search in distribution

Config::Any::CSV - Load CSV as config files River stage zero No dependents

This small module adds support of CSV files to Config::Any. Files with extension ".csv" are read with Text::CSV - see that module for documentation of the particular CSV format. By default, Config::Any::CSV enables the options "binary" and "allow_whi...

VOJ/Config-Any-CSV-0.05 - 27 Jan 2014 09:02:54 UTC - Search in distribution

Config::Any::TT2 - Config::Any plugin for Config::TT2 files River stage zero No dependents

Loads Config::TT2 files. Example: [% # tt2 directive start-tag scalar = 'string' array = [ 10 20 30 ] # commas are optional rev = array.reverse # powerful virtual methods item = array.0 # interpolate previous value hash = { foo = 'bar' # hashes to an...

GAISSMAI/Config-Any-TT2-0.12 - 17 Sep 2012 11:23:23 UTC - Search in distribution

Config::Any::TOML - Load TOML config files River stage zero No dependents

Loads TOML files. See <https://github.com/mojombo/toml>...

MJEMMESON/Config-Any-TOML-0.002 - 03 Dec 2013 13:38:17 UTC - Search in distribution

Config::Find::Any - Perl base class for Config::Find River stage two • 5 direct dependents • 48 total dependents

Every Config::Find class has to be derived from this one and two methods have to be redefined, while the remainder can be utilized by the class as required. OVERRIDE METHODS $class->look_for_file($name, $write, $global) $class->look_for_dir_file($dir...

SALVA/Config-Find-0.31 - 26 May 2015 11:44:07 UTC - Search in distribution

Config::Any::Merge - Overrinding of configuration variables based on file order River stage zero No dependents

Config::Any returns your configuration as a hash of hashes keyed by the name of the configuration file. This module merges these hashes into a single hash. If the "override" paramter is set to 0 in the paramters for "load_files" or "load_stems", conf...

MDOM/Config-Any-Merge-0.08 - 22 Jun 2013 09:12:56 UTC - Search in distribution

Config::Any::Log4perl - Config::Any loader for Log4perl config files River stage zero No dependents

Loads Log4perl configuration files. Example: ### sample.log4perl log4perl.logger = TRACE, SCREEN log4perl.appender.SCREEN = Log::Log4perl::Appender::Screen log4perl.appender.SCREEN.stderr = 1 log4perl.appender.SCREEN.layout = Log::Log4perl::Layout::P...

LOSYME/Config-Any-Log4perl-0.130020 - 02 Jan 2013 21:00:30 UTC - Search in distribution

Config::Any::Settings - Config::Any glue for Config::Settings River stage one • 1 direct dependent • 2 total dependents

BERLE/Config-Settings-0.02 - 01 Aug 2009 10:58:33 UTC - Search in distribution

Config::Any::WTScript - Parse wtscript files. River stage zero No dependents

Parses a wtscript file and converts it to a set of test objects....

REHSACK/WWW-Mechanize-Script-0.101 - 10 May 2014 13:44:45 UTC - Search in distribution

Config::Any::Properties - Config::Any loader for Java-style property files River stage zero No dependents

Loads Config::Properties property files....

PRAGMATIC/Config-Any-Properties-0.001001 - 26 Dec 2014 08:31:18 UTC - Search in distribution

Config::Model::Backend::Any - Virtual class for other backends River stage two • 11 direct dependents • 11 total dependents

Some application have configuration files with a syntax which is not supported by existing "Config::Model::Backend::*" classes. In this case a new backend must be written. "Config::Model::Backend::Any" was created to facilitate this task. The new bac...

DDUMONT/Config-Model-2.153 - 14 Jul 2023 17:35:53 UTC - Search in distribution

Perinci::Examples::Bin::Any::Config - Example CLI scripts related to config files River stage one • 1 direct dependent • 1 total dependent

This distribution contains the following scripts: * peri-eg-config-info...

PERLANCAR/Perinci-Examples-Bin-Any-Config-0.001 - 15 Jan 2018 16:08:37 UTC - Search in distribution

CGI::Application::Plugin::Config::Any - Add Config::Any Support to CGI::Application River stage zero No dependents

This module allows to use Config::Any for config files inside a CGI::Application based application. This module is "work in progress" and subject to change without warning! (Config::Any provides a facility for Perl applications and libraries to load ...

MAB/CGI-Application-Plugin-Config-Any-0.14 - 17 Jul 2013 14:53:20 UTC - Search in distribution

Log::Any::Adapter::Daemontools::Config - Dynamic configuration settings used by Daemontools logging adapters River stage one • 1 direct dependent • 1 total dependent

When you use Log::Any::Adapter::Daemontools as the adapter for Log::Any, it creates one adapter per logging category. If you set the log level as an attribute of the adapter, each adapter will have a copy and there is no practical way to reach out an...

NERDVANA/Log-Any-Adapter-Daemontools-0.102 - 09 Feb 2019 03:47:15 UTC - Search in distribution

AnyEvent::MP::Config - configuration handling River stage one • 2 direct dependents • 2 total dependents

Move along please, nothing to see here at the moment....

MLEHMANN/AnyEvent-MP-2.02 - 29 Jul 2018 02:24:02 UTC - Search in distribution
  • aemp - AnyEvent:MP utility

Config::Layered::Source::ConfigAny - The Configuration File Source River stage zero No dependents

The ConfigAny source provices access to running ConfigAny on a given file stem....

SYMKAT/Config-Layered-0.000003 - 08 Aug 2012 21:12:35 UTC - Search in distribution

lib/Config/Maker/Path/AnyPath.pm River stage zero No dependents

BULB/Config-Maker-0.007 - 17 Apr 2005 20:39:22 UTC - Search in distribution

lib/Config/Model/Tk/AnyViewer.pm River stage one • 1 direct dependent • 3 total dependents

DDUMONT/Config-Model-TkUI-1.379 - 03 Dec 2023 18:47:12 UTC - Search in distribution

lib/Salvation/AnyNotify/Plugin/Config.pm River stage one • 4 direct dependents • 4 total dependents

GFILATOV/Salvation-AnyNotify-0.01 - 30 Apr 2015 11:20:51 UTC - Search in distribution

Mojolicious::Plugin::ConfigAny - Mojolicious Plugin for Config::Any support River stage zero No dependents

Mojolicious::Plugin::ConfigAny is a Mojolicious plugin....

ZITSEN/Mojolicious-Plugin-ConfigAny-0.1.3 - 26 Jan 2016 03:02:06 UTC - Search in distribution
3,472 results (0.172 seconds)